HTML/HTML . MCQ SET 2 Sample Test,Sample questions

Question:
	
Character encoding is

1.a system that consists of a code which pairs each character with a pattern,sequence of natural numbers or electrical pulse in order to transmit the data

2.method used to represent character in a number

3.method used to represent numbers in a character

4.none of these


Question:
	
From which tag the descriptive list starts?

1. <DS>

2.<DD>

3. <DL>

4. <LL>


Question:
	
HTML document contains

1.attributes

2.tags

3.plain text

4. all of these


Question:
	
HTML is a subset of

1.SGML

2.SGMD

3.SGMT

4.None of these


Question:
	
HTML program can be read and rendered by

1.compiler

2.web browser

3.server

4.interpreter


Question:
	
HTML program is saved using extension

1..htnl

2. .htm

3..html

4. .tml


Question:
	
HTML tags are surrounded by brackets

1.squart

2.round

3.angle

4. curly


Question:
	
If the image cannot be displayed then _______ specifies an alternate text for an image.

1.text attribute

2.alt attribute

3.value attribute

4.caption attribute


Question:
	
If we need to include some of the lines to mail body then we can use following approach ?

1.<a href="mailto:sam@gmail.com&body=Body Text" >Email</a>

2.<a href="mailto:sam@gmail.com?body=Body Text">Email</a>

3.<a href="mailto:sam@gmail.com" body="Body Text">Email</a>

4.None of these


Question:
	
In computer web, basic fundamental block is also known as

1.HTML element

2. HTML attribute

3.HTML body

4.HTML tag


Question:
	
In HTML, tags consists of keywords enclosed within

1.Angular brackets <>

2.Parantheses ()

3.Flower brackets

4.Square brackets []


Question:
	
Opening tag of HTML tag is also known as

1.ending tag

2.closed tag

3.starting tag

4.forward tag


Question:
	
The attribute of tag

1.Action

2.Method

3.Both (a)&(b)

4.None of these


Question:
	
The tag used to create a new list item and also include a hyperlink is

1. <UL>

2. <DD>

3.<DL>

4. <LI>


Question:
	
The tag which allows you to rest other HTML tags within the description is

1.<CAPTION>

2. <TR>

3.<TD>

4.<TH>


Question:
	
What are Empty elements and is it valid?

1.No, it is valid to use Empty Element

2.No, it is not valid to use Empty Element

3.No, there is no such terms as Empty Element

4. Empty elements are element with no data


Question:
	
Which of the following is a container?

1.<INPUT>

2.<BODY>

3. <Value>

4.<SELECT>


Question:
A much better approach to establish the base URL is to use

1.HEAD element

2.BASE element

3.both (a) and (b)

4.None of These


Question:
Alt Attribute is more useful in the situation where user have ____________.

1.High Speed Internet Connection

2.Slow Internet Connection

3.Broadband Connection

4.None of these


Question:
Any part of the graphic that is not included in another hot zone is considered to be part of

1.polygon

2.point

3.default

4.rect


Question:
Component used to create web page is

1.HTML

2.DTD

3.JVM

4.C


Question:
Correct HTML tag for the largest heading is

1.<heading>

2.<h1>

3. <h6>

4.<head>


Question:
Correct HTML to left align the content inside a table cell is

1.<td align = "left">

2.<td align = "left">

3.<td leftalign>

4.<tdleft>


Question:
CSS hover class is used for

1.Hovering upon using the mouse

2.Formatting

3.Styling of fonts

4.None


Question:
CSS padding property is used for?

1.Space

2.Border

3.Background color

4.Margin


Question:
Documents converted to _______ can be published to the web.

1.HTML

2.Machine language

3.HTTP

4.FTP


Question:
For applying styles on many web pages which style sheet is more preferable?

1.Inline CSS

2.External CSS

3.Internal CSS

4.None


Question:
From which tag descriptive list starts ?

1.<DL>

2.<DS>

3.<LL>

4.<DD>


Question:
How can you make an e-mail link?

1.<a href ="mail to: [email protected]">

2.<a href = "[email protected]">

3.<mail href +"[email protected]">

4.Both (b) and (c)


Question:
How can you open a link in a new browser window?

1.<a href = "url" target= "-blank">

2.<a href = "url".new>

3.<a href = "url" target ="open">

4.< a href = "url" target = "new">


Question:
HTML document contain 1 root tag called

1.HTML

2.BODY

3.TITLE

4.HEAD


Question:
HTML is considered as a

1.high-level language

2.mid-level language

3.low-level language

4.markup language


Question:
HTML tags are used to describe documents

1.content

2.definition

3.language

4. link


Question:
One of the following method is used to send the email with default subject "Hello".

1.<a href="mailto:sam@gmail.com?subject=Hello">Email</a>

2.<a href="mailto:sam@gmail.com&subject:"Hello">Email</a>

3. <a href="mailto:sam@gmail.com&subject:"Hello">Email</a>

4.None of these


Question:
Page designed in HTML is known as

1.front page

2.yellow page

3.server page

4.web page


Question:
PCs running with windows 3.x will have extension for HTML page which is

1..htm

2. .hml

3. .html

4. .tml


Question:
Primary author of HTML (hyper text markup language) is

1.Brendan Eich

2. Tim Berners-Lee

3.google inc.

4. Peter Norton


Question:
Query parameters are written usually after ____________ Symbol.

1. Colon

2.Question Mark

3.Semicolon

4.None of these


Question:
Symbol used at the beginning of the HREF text is

1.&

2.#

3.^

4. $


Question:
The body tag usually used after

1.EM tag

2.FORM tag

3.Title tag

4.HEAD tag


Question:
The common element which describe the web page, is ?

1.heading

2.paragraph

3.list

4.All of these


Question:
The latest HTML standard is

1.HTML 5.0

2.HTML 4.0

3.SGML

4.XML


Question:
The map definition file is generally stored in
a.	

1.RECYCLE-BIN

2.BIN

3.CGI-BIN

4.All of the above


Question:
The MIME text file is saved with

1.HTML extension

2.THM extension

3.HMT extension

4.None of these


Question:
The tag used to create a hypertext relationship between current document and another URL is
e

1.<LINK>

2.<A>

3.<ISINDEX>

4.None of these


Question:
The web standard allows programmers on many different computer platforms to dispersed format and display the information server. These programs are called

1.Internet Explorer

2.HTML

3.FTP

4.Web Browsers


Question:
The ______ tag defines an image in an HTML page.

1. <pic>

2.<image>

3.<img>

4.<imge>


Question:
There are how many ways to add CSS sheets in HTML elements?

1. 3 ways

2.2 ways

3.1 way

4.a lot of ways


Question:
To define a style for a special type of elements, we can add a

1.Class

2.Margin

3.Border

4.Table


Question:
Using style sheets in head section of a web document is called

1.Inline CSS

2.External CSS

3.Internal CSS

4.Both (a) and (b)


Question:
We can include default subject heading and body text by passing query parameter(s) separated by _____________ symbol.

1.Comma

2.Colon

3.Question Mark

4.Ampersand


Question:
Web pages starts with which of the following tag?

1.<Title>

2.<HTML>

3.<Body>

4.<Form>


Question:
What i s the correct HTML for adding a background color?

1.<body color = "yellow">

2.<body bg color = "yellow">

3.<body bg ="yellow">

4.<background>yellow<Background>


Question:
Which of the following attribute is supported in HTML5 ?

1.border

2.longdesc

3.align

4.None of these


Question:
Which of the following HTML tag is used to define clickable area in an image map ?

1.<map>

2. <click>

3.<area>

4.<img>


Question:
Which of the following is a Valid Name?

1.<_person>

2.<123 person>

3.Both (a) and (b)

4.None of these


Question:
Which of the following pair of attribute is required for img tag ?

1.src and alt

2.src and a

3.img and src

4.img and alt


Question:
Which of the following tag is used to mark a begnining of paragraph ?

1.heading

2.paragraph

3.list

4.All of these


Question:
Which of the following tag is used to mark a begnining of paragraph ?

1. <br>

2. <P>

3. <TD>

4. <TR>


Question:
Which of the tag is used to creates a number list?

1.<LI>

2.<OL>

3.<LI> and <OL>

4.None of These


Question:
Which style of CSS sheets are more preferable for applying a unique style in single web element?

1.Inline CSS

2.External CSS

3.Internal CSS

4.None


Question:
Which symbol is written immediately after mailto Keyword in href attribute of anchor tag ?

1.Semicolon

2.Hash

3.Colon

4.Comma


Question:
Which tag creates a number/order list?

1.<IT>

2.<OL>

3.<OT>

4.<UL>


Question:
_______ is the encompassing term that involves the use of electronic platforms intranets, extranets and the Internet to conduct a company’s business.

1.E–business

2.E–commerce

3.E–procurement

4. E–marketing


Question:
__________ attribute is used to display an image ?

1.src attribute

2.val attribute

3.source attribute

4.srs attribute


More MCQS

  1. HTML and Web Page Designing MCQS
  2. Computer Webpage Designing HTML MCQS Part 1
  3. Computer Webpage Designing HTML MCQS Part 2
  4. Computer Webpage Designing HTML MCQS Part 3
  5. HTML Mcq Question Set 1
  6. HTML Mcq Question Set 2
  7. HTML Mcq Question Set 3
  8. HTML Mcq Question Set 4
  9. HTML Mcq Question Set 5
  10. HTML Mcq Question Set 6
  11. HTML Mcq Question Set 7
  12. HTML Mcq Question Set 8
  13. HTML Mcq Question Set 9
  14. HTML Mcq Question Set 10
  15. HTML Mcq Question Set 11
  16. HTML Mcq Question Set 12
  17. HTML Mcq Question Set 13
  18. HTML Mcq Question Set 14
  19. HTML Mcq Question Set 15
  20. HTML Mcq Question Set 16
  21. HTML Mcq Question Set 17
  22. HTML Mcq Question Set 18
  23. HTML Mcq
  24. HTML . MCQ SET 1
  25. HTML . MCQ SET 2
  26. HTML MCQ Questions
  27. HTML MCQ Questions
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!